home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Util / Fj-Fz / FolderMaker.cpt / About.c next >
Encoding:
Text File  |  1989-04-21  |  1.4 KB  |  39 lines  |  [TEXT/KAHL]

  1. /*
  2. Ho, Ho, Ho!
  3.     My first upload & real programming project! Not only is it useful,
  4.     but it's educational for anyone who tries to use the low-level
  5.     file manager stuff. It also demonstrates the use of globals in an
  6.     fkey, one way to deal with error checking for multiple
  7.     related calls, and the hook for SFGetFile. (Thanx to the MAGICIAN
  8.     for help with this one). Just push this into your system file
  9.     with Resedit. It's ID is 7, but you can change this with the
  10.     Get Info when you copy the resource.
  11.     
  12.         It does work with Multifinder and is guaranteed to work with
  13.         an SE with 1MB. Use on any other machines is not guaranteed,
  14.         since I don't have access to any other machines. So, test it
  15.         out on a floppy first.
  16.     
  17.     NOTE: This does not work with MFS (flat-file) systems. Do not
  18.           install it, 'cause it won't work. It also won't put
  19.           folders on MFS volumes, since I couldn't figure out how to.
  20.           
  21.     This is FISHware, which means that you can send whatever you feel
  22.     like in exchange for using this. A possible list:
  23.     
  24.     a) Cat food (Nixon prefers 9 Lives)
  25.     b) Brooks Brothers boxer shorts (Size 28)
  26.     c) Cold cash (checks, money orders, IRS checks all accepted)
  27.     d) Cigarettes (Marlboro Red, box)
  28.     e) CD's (any kind, preferable with yields >9%)
  29.     
  30.     Of course, this isn't everything. The things sent are limited
  31.     only by the imagination...
  32.     
  33.     Send stuff or bug reports to:
  34.     Manuel Veloso
  35.     4322 7th NE #505
  36.     Seattle, Wa 98105
  37.     
  38.     Copyright 1989 by FISHware.
  39. */